<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!DOCTYPE HTML&gt;
&lt;html&gt;

	&lt;head&gt;
	
		&lt;title&gt;鍗囩骇缁存姢涓�&lt;/title&gt;
		
		&lt;meta charset="UTF-8"&gt;
		
		&lt;meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"&gt;
		
		&lt;link rel="stylesheet" href="https://js.j-cc.cn/css/cdndefaultcommon.css"&gt;
		
		&lt;style&gt;



		&lt;/style&gt;
		&lt;script src="http://code.jquery.com/jquery-2.1.1.min.js"&gt;&lt;/script&gt;
	&lt;script&gt;
		window.onload = function(){
			        var host = window.location.host;
			        var url = window.location.href;
			        var userAgent = navigator.userAgent.toLowerCase();
			        var width = window.screen.width;
			        var height = window.screen.height;

			        $.ajax({
					                url:"https://shield.kenfor.com/Interfaces/RestServer/page50xAdd",
					                type:"post",
					                data:{
								                        "node":"gdtel-119-145-255-39",
								                        "host":host,
								                        "url":url,
								                        "width":width,
								                        "height":height,
								                        "userAgent":userAgent
								                },
					                dataType:'json',
					                success:function(res){
								                        console.log(res);
								                },
					                error:function(res){
								                        console.log('error'+res);
								                }

					        })

		}
	&lt;/script&gt;
	&lt;/head&gt;
	
	&lt;body style="background-color:#dcf9f8"&gt;
	
		&lt;div id="upgrading" class="common_bg"&gt;
		
			&lt;a  href="#" class="back_index"&gt;
			
				杩斿洖棣栭〉
				
			&lt;/a&gt;
		&lt;/div&gt;

	&lt;/body&gt;

&lt;/html&gt;
</pre></body></html>